getCropScaleY

abstract fun getCropScaleY(block: DesignBlock): Float

Get the crop scale in y direction of the given design block.

Return

the crop scale in y direction.

Parameters

block

the block whose crop scale in y direction should be queried.